home *** CD-ROM | disk | FTP | other *** search
- _root.micon.gotoAndStop(3);
- _root.lvl.hewitt.walk.stop();
- _root.take = _root.micon._currentframe;
- if(_root.merri._currentframe == 1)
- {
- _root.bgSound.setVolume(_root.snd_calc / 4);
- }
- i = 1;
- while(i < 40)
- {
- _root.inven["box" + i]._visible = false;
- i++;
- }
- _root.min_objects = 1;
- _root.max_objects = _root.total_objects + 1;
-